Platform Explorer / Nuxeo Platform LTS 2015 7.10

Contribution org.nuxeo.easyshare.auth.contrib--sanitizer

This contribution is part of XML component org.nuxeo.easyshare.auth.contrib inside nuxeo-easyshare-7.10-HF02.jar /OSGI-INF/easyshare-contrib.xml

Extension Point

Extension point sanitizer of component HtmlSanitizerService.

Contributed Items

  • <sanitizer name="easyshare">
          <field>easysharefolder:shareComment</field>
        </sanitizer>

XML Source

<extension point="sanitizer" target="org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerService">
    <sanitizer name="easyshare">
      <field>easysharefolder:shareComment</field>
    </sanitizer>
  </extension>